home *** CD-ROM | disk | FTP | other *** search
/ Aminet 23 / Aminet 23 (1998)(GTI - Schatztruhe)[!][Feb 1998].iso / Aminet / util / boot / SSClock.readme < prev    next >
Text File  |  1998-01-05  |  12KB  |  279 lines

  1. Short:    Sampled Speaking Clock!
  2. Author:   Gareth Murfin (gazy@globalnet.co.uk)
  3. Uploader: Gareth Murfin (gazy@globalnet.co.uk)
  4. Type:     util/boot
  5. Replaces: SSClock.lha
  6.  
  7.                  SSClock : Sampled Speaking Clock v1.2         (24.12.97)
  8.                  -------------------------------------
  9.                          By Gareth Murfin.
  10.  
  11.             * Now Includes Canadian and English Voices! *
  12.  
  13.  
  14.  This is a small program which speaks the time to you in actual sampled speech!
  15.  It sits in your WBstartup drawer and everytime you boot up you will hear the
  16.  time spoken out to you in my voice. It can also be ran by double clicking the
  17.  icon in Workbench and can use your voice too if you own a sampler.
  18.  
  19.  I decided to make this because I have this 'speaking' alarm clock on my desk
  20.  which speaks the time to you once you press the button. I always thought it
  21.  was a brilliant idea and I always thought it would be good if it had the option
  22.  of using your own voice. Obviously this was never going to happen so I sat down
  23.  and made SSClock (Sampled Speaking Clock). The actual program was coded in about
  24.  1 hour, but then messing around with the code to get it to sound right took a
  25.  little bit longer :). So here we have it, a speaking clock capable of using
  26.  anyone's voice and its on our favourite computer too!
  27.  
  28.  The clock may sound 'Geordie' to some people in UK, thats because I come from
  29.  Newcastle, make your own non geordie version if this irritates you ;))
  30.  
  31.  It was coded in Blitz Basic and has the following nice features :-
  32.  
  33.  o Uses hardly any memory
  34.  o Speaks real speech to you
  35.  o Can handle am & pm
  36.  o Doesn't use the 24 hour clock!
  37.  o Brings up no windows
  38.  o Needs no configuration
  39.  o has the option of using your own voice!
  40.  o Will benefit from extra ram and CPU's but still runs on a Stock A500!
  41.  o Runs from Bootup, Wb and Cli!
  42.  o Makes bootup so much more fun ;-))
  43.  o Numerous voices to pick from
  44.  o Numerous Languages to pick from *SOON*
  45.  
  46.  
  47.  Using your own voice in SSClock
  48.  -------------------------------
  49.              
  50.  I deliberately left the sound files seperate from SSClock for 2 reasons :-
  51.  
  52.  1. The exe would be huge and s-l-o-w
  53.  2. People can make their own sounds to work with SSClock
  54.  
  55.  In the 'SSCSounds' directory you will see a number of .iff sound samples. The
  56.  names of the samples are exactly what they sound like, so 1.iff is my voice
  57.  saying 'one' and oclock.iff is my voice saying 'O clock'. This should make
  58.  it easy for you to sample your own sounds for use in SSClock.
  59.  
  60.  * NOTE: * All samples are welcomed! I want people from all over England to
  61.            sample their voices for use in SSClock. I even want foreigners to
  62.            do it so we can make versions of SSClock for different countries!
  63.            Once you've done the samples send them to me to be included in the
  64.            next version of SSClock and your name will be credited under 'with
  65.            the voice talents of'. You will also become a registered user of
  66.            SSClock which of course will encourage me to make further versions!
  67.  
  68.            Send your samples to gazy@globalnet.co.uk
  69.  
  70.  
  71.  Here is a guide on how to make SSClock use your own voice :-
  72.                                 ~~~~~~~
  73.  1. Make a backup of the SSCSounds directory by copying it to somewhere safe
  74.     on your HD and renaming the directory to SSCSounds.bak
  75.  
  76.  2. Make sure in your WBStartup directory you have the SSClock file & SSCSounds
  77.     directory. Make sure there IS NOT an icon for the SSCSounds directory
  78.     otherwise when your Amiga boots it will go crazy :)
  79.  
  80.  3. Get a sound sampler and good package. Then sample in the following sounds and
  81.     save them in the SSCSounds directory as the file names below :-
  82.  
  83.  0.iff      your voice saying 'oh'      (as in 6:05pm)
  84.  1.iff      your voice saying 'one'
  85.  2.iff      your voice saying 'two'
  86.  3.iff      your voice saying 'three'
  87.  4.iff      your voice saying 'four'
  88.  5.iff      your voice saying 'five'
  89.  6.iff      your voice saying 'six'
  90.  7.iff      your voice saying 'seven'
  91.  8.iff      your voice saying 'eight'
  92.  9.iff      your voice saying 'nine'
  93.  10.iff     your voice saying 'ten'
  94.  11.iff     your voice saying 'eleven'
  95.  12.iff     your voice saying 'twelve'
  96.  13.iff     your voice saying 'thirteen'
  97.  14.iff     your voice saying 'fourteen'
  98.  15.iff     your voice saying 'fifteen'
  99.  16.iff     your voice saying 'sixteen'
  100.  17.iff     your voice saying 'seventeen'
  101.  18.iff     your voice saying 'eightteen'
  102.  19.iff     your voice saying 'nineteen'
  103.  20.iff     your voice saying 'twenty'
  104.  30.iff     your voice saying 'thirty'
  105.  40.iff     your voice saying 'forty'
  106.  50.iff     your voice saying 'fifty'
  107.  am.iff     your voice saying 'am'      (as in 6:05am)
  108.  pm.iff     your voice saying 'pm'      (as in 6:05pm)
  109.  oclock.iff your voice saying 'O clock' (as in 6:00)
  110.  
  111.  4. Test your sounds by running SSClock and if they are good LHA them and eMail
  112.     them to me for inclusion in the next version of SSClock, you will also be
  113.     listed in the credits under 'with the voice talents of'
  114.  
  115.     Send complete sample sets for SSClock to : gazy@globalnet.co.uk
  116.  
  117.  
  118.  Installing a New Voice into SSClock Manually
  119.  --------------------------------------------
  120.  
  121.  What?? you dont like my voice?? :)).. Ok heres what you do :-
  122.  
  123.  1. Rename the current SSCSounds directory to SSCSounds.UK
  124.  2. Rename your choice to SSCSounds  eg,
  125.  
  126.     SSCSounds.US ==> SSCSounds
  127.  
  128.  
  129.  Bugs
  130.  ----
  131.  
  132.  If SSClock is loaded repeatedly over and over again it may crash your Amiga! This
  133.  is because unless you give it time to end it will try and reuse variables which
  134.  are already being used by the program. Solution, dont run it repeatedly ;).
  135.  It should be ok if you leave a 10 second gap between running the exe again.
  136.  
  137.  Because of this bug SSClock may not work from your startup sequence, and in some
  138.  rare cases your WbStartup Directory. This is because if your Amiga is struggling
  139.  ie, loading lots of stuff, SSClock may 'stutter'. If this happens then eMail
  140.  me because I have already written a script to delay SSClock for 10 seconds. This
  141.  means it wont interupt with other speaking boot programs like AmiGreet and it
  142.  will also ensure there is less disk activity when it is trying to speak.
  143.  
  144.  I may include this script in the next version of SSClock if there is sufficient
  145.  interest.
  146.  
  147.  Credits
  148.  -------
  149.  
  150.  Main Concept and coding   - Gareth Murfin
  151.  
  152.  With the voice talents of - Gareth Murfin
  153.                            - Allan Versaevel
  154.                            - Your name could be here!
  155.  
  156.  
  157.    Also Check Out :-
  158.   -----------------
  159.  
  160.   Also look out for these programs which were all done by the author. They are
  161.   available from http://www.users.globalnet.co.uk/~gazy/  (and some from AmiNet)
  162.   Please eMail gazy@globalnet.co.uk for info on any program or if you want to help
  163.   with my 'projects in the making'.
  164.  
  165.   AmiClock     - Nice Wb Clock
  166.   AmiGreet     - Greets you on bootup
  167.   Carnlevels   - New levels for carnage
  168.   Dwarfdemo    - Small aga demo about DWaRFx
  169.   |DWaRFx|     - Ultimate IRC scripts!
  170.   JoyMouse     - Use CD³² pad as a mouse
  171.   Theme040     - 040 upgrade for Themepark aga
  172.   ZombieFest   - Small zombie film demo
  173.   Zippyxdemo   - Aga MegaDemo
  174.   Hoppyxdemo   - Aga MegaDemo
  175.   DMscript     - Upgrade to DiskMaster
  176.   Dotd Rpg     - Dawn of the dead text RPG
  177.   SetPatch97   - Unofficial GateWay 2000 SetPatch
  178.   VikRad S.E   - 4 Player War game.
  179.   Gloom3       - Commercial DOOM game
  180.   GloomRejects - Gloom 3 Rejected files
  181.   GloomLoading - Bug Fixes for Gloom3
  182.   WbLogo       - Wb backdrop animator
  183.   AmiTip       - Brings up a tip on bootup
  184.   Rejects      - 3 minute Cartoon with sound
  185.   SSClock      - Sampled Speaking Clock!
  186.  
  187.   Projects in the making :-
  188.  
  189.   LunaIRC         - NEW Amiga IRC Client!         [ 40% complete ]
  190.   Skoolz Out      - Skool Daze clone              [ 60% complete ]
  191.   Stix N Trax     - Ice hockey game               [100% complete ]
  192.   Evil Residence  - Zombie platformer             [ 70% complete ]
  193.   Mooving on Ice  - Cow's Ice Hockey game         [ 40% complete ]
  194.   ShowConfig2     - Replacement for Wb ShowConfig [ 90% complete ]
  195.   AmiGuess        - Number guessing game          [ 90% complete ]
  196.   AmiGreet v1.4   - Speaks to you on bootup!      [ 90% complete ]
  197.   DWaRFx-TNG v2.5 - The Ultimate AmIRC scripts.   [ 95% complete ]
  198.  
  199.  
  200.   Gaz - gazy@globalnet.co.uk
  201.       - GalaxyNet #AmIRC (SpryNet.Us.GalaxyNet.Org)
  202.       - http://www.users.globalnet.co.uk/~gazy/
  203.  
  204.  
  205.   SSClock® is Copyright © Gareth Murfin
  206.             C< Alpha Software.
  207.  
  208.  
  209. ============================= Archive contents =============================
  210.  
  211. Original  Packed Ratio    Date     Time    Name
  212. -------- ------- ----- --------- --------  -------------
  213.     5709     307 94.6% 24-Dec-97 15:02:20  SSClock.info
  214.    49536   26131 47.2% 04-Feb-96 21:06:52 +Play16
  215.     3811     893 76.5% 24-Dec-97 14:55:40 +Install
  216.      568     332 41.5% 05-Dec-97 11:28:06 +Install.info
  217.     8504    3422 59.7% 24-Dec-97 18:40:58 +ReadMe!
  218.      837     538 35.7% 20-Dec-97 00:22:14 +ReadMe!.info
  219.    24908    8256 66.8% 24-Dec-97 14:24:36 +SSClock
  220.      397     272 31.4% 23-Dec-97 20:33:16 +SSClock.info
  221.    10840    5795 46.5% 24-Dec-97 00:58:22 +0.iff
  222.     8492    4828 43.1% 24-Dec-97 00:59:48 +1.iff
  223.     9834    5645 42.5% 24-Dec-97 01:02:08 +10.iff
  224.    11848    7112 39.9% 24-Dec-97 01:02:26 +11.iff
  225.    11176    6112 45.3% 24-Dec-97 01:02:38 +12.iff
  226.    15538    8526 45.1% 24-Dec-97 01:02:50 +13.iff
  227.    15538    8403 45.9% 24-Dec-97 01:03:00 +14.iff
  228.    16210    9113 43.7% 24-Dec-97 01:03:18 +15.iff
  229.    18222   10432 42.7% 24-Dec-97 01:03:28 +16.iff
  230.    20906   11623 44.4% 24-Dec-97 01:03:50 +17.iff
  231.    16210    8767 45.9% 24-Dec-97 01:04:00 +18.iff
  232.    18222    9289 49.0% 24-Dec-97 01:04:16 +19.iff
  233.     8492    4101 51.7% 24-Dec-97 01:00:22 +2.iff
  234.     8828    5447 38.2% 24-Dec-97 01:04:28 +20.iff
  235.     9834    4780 51.3% 24-Dec-97 01:00:36 +3.iff
  236.    11848    5997 49.3% 24-Dec-97 01:04:54 +30.iff
  237.     8828    4653 47.2% 24-Dec-97 01:00:48 +4.iff
  238.    12518    6886 44.9% 24-Dec-97 01:05:06 +40.iff
  239.    13190    5890 55.3% 24-Dec-97 01:01:08 +5.iff
  240.    11848    6622 44.1% 24-Dec-97 01:05:22 +50.iff
  241.    11848    7060 40.4% 24-Dec-97 01:01:28 +6.iff
  242.    13524    6934 48.7% 24-Dec-97 01:01:42 +7.iff
  243.     7150    4280 40.1% 24-Dec-97 01:01:52 +8.iff
  244.    12184    5714 53.1% 24-Dec-97 01:02:00 +9.iff
  245.    14532    8050 44.6% 24-Dec-97 01:05:44 +AM.iff
  246.    14868    7444 49.9% 24-Dec-97 01:06:16 +OClock.iff
  247.    13190    6861 47.9% 24-Dec-97 01:05:56 +PM.iff
  248.      386     271 29.7% 24-Dec-97 01:21:20 +Readme
  249.     3903    3176 18.6% 30-Nov-97 04:50:44 +0.IFF
  250.     4132    3318 19.6% 30-Nov-97 04:33:42 +1.IFF
  251.     4934    3695 25.1% 30-Nov-97 04:28:38 +10.IFF
  252.     4670    3920 16.0% 30-Nov-97 04:28:44 +11.IFF
  253.     4954    3987 19.5% 30-Nov-97 04:34:26 +12.IFF
  254.     6825    5336 21.8% 30-Nov-97 04:34:52 +13.IFF
  255.     7444    5790 22.2% 30-Nov-97 04:35:20 +14.IFF
  256.     5793    4774 17.5% 30-Nov-97 04:35:42 +15.IFF
  257.     6514    5006 23.1% 30-Nov-97 04:29:20 +16.IFF
  258.     6127    4998 18.4% 30-Nov-97 04:36:08 +17.IFF
  259.     6419    5094 20.6% 30-Nov-97 04:36:30 +18.IFF
  260.     6090    4921 19.1% 30-Nov-97 04:36:54 +19.IFF
  261.     4154    3488 16.0% 30-Nov-97 04:29:48 +2.IFF
  262.     4449    3539 20.4% 30-Nov-97 04:37:32 +20.IFF
  263.     3360    3060  8.9% 30-Nov-97 04:38:00 +3.IFF
  264.     3964    3258 17.8% 30-Nov-97 04:30:10 +30.IFF
  265.     3298    2734 17.1% 30-Nov-97 04:38:22 +4.IFF
  266.     5438    4124 24.1% 30-Nov-97 04:30:28 +40.IFF
  267.     5078    3743 26.2% 30-Nov-97 04:30:34 +5.IFF
  268.     4438    3605 18.7% 30-Nov-97 04:39:06 +50.IFF
  269.     6430    4901 23.7% 30-Nov-97 04:30:46 +6.IFF
  270.     4143    3421 17.4% 30-Nov-97 04:39:36 +7.IFF
  271.     4429    3320 25.0% 30-Nov-97 04:40:04 +8.IFF
  272.     4236    3452 18.5% 30-Nov-97 04:31:08 +9.IFF
  273.    40156   27250 32.1% 30-Nov-97 04:31:16 +ALPHA.IFF
  274.     5594    3817 31.7% 30-Nov-97 04:58:54 +AM.IFF
  275.     7936    4591 42.1% 30-Nov-97 04:28:24 +OCLOCK.IFF
  276.     5402    3949 26.8% 30-Nov-97 04:31:28 +PM.IFF
  277. -------- ------- ----- --------- --------
  278.   620684  363053 41.5% 26-Dec-97 06:51:34   64 files
  279.